Fix anonymous assistants
authorMatthias Clasen <mclasen@redhat.com>
Tue, 27 Aug 2013 16:41:16 +0000 (12:41 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 28 Aug 2013 03:14:14 +0000 (23:14 -0400)
commita9dae69b518614ed1462cb15e092b0ec350800bc
tree24dc41964627fc4dab41b4503a9da00eac5e4b1c
parent459e6a35cd8b69eeb14f8d49ceb3675425ae8291
Fix anonymous assistants

GtkAssistant supports not showing the sidebar with the page
titles (if the page have no titles). Unfortunately, we were
hiding the sidebar in this case, but still rendering the frame
behind it, leading to a broken appearance.
gtk/gtkassistant.c